projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2940b4
)
(ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and
author
Adrian Robert
<Adrian.B.Robert@gmail.com>
Fri, 6 Mar 2009 15:30:04 +0000
(15:30 +0000)
committer
Adrian Robert
<Adrian.B.Robert@gmail.com>
Fri, 6 Mar 2009 15:30:04 +0000
(15:30 +0000)
use NSRectFill instead of NSDrawGroove.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 176d02f2a057bb298c5cf84bea6a14d1eda8ba15..b8b39b225d54aa0f7beda6bb5517c26064b14f7e 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2009-03-06 Aaron Ecay <aaronecay@gmail.com> (tiny change)
+
+ (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and
+ use NSRectFill instead of NSDrawGroove.
+
2009-03-06 Adrian Robert <Adrian.B.Robert@gmail.com>
* nsterm.m (x_set_window_size): Change back to calculated method